home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / archvrs / msdos / tpli_10 / helpfile < prev    next >
Encoding:
Text File  |  1989-10-13  |  186 b   |  21 lines

  1.  
  2. /*
  3.  * helpfile - help function in tpl/1
  4.  *
  5.  */
  6.  
  7. cls                     /* clear screen */
  8. newline
  9.  
  10. ." Dictionary: " 
  11. newline
  12. newline
  13.  
  14. .dict
  15. newline
  16.  
  17. free
  18. newline
  19.  
  20.  
  21.